net/netip.Prefix.isZero (method) 2 uses net/netip (current package) netip.go#L1285: func (p Prefix) isZero() bool { return p == Prefix{} } netip.go#L1414: if p.isZero() {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)